* {
    box-sizing: border-box;
}

body {
    font-size: 14px;
    color: #333;
    overflow-x: hidden;
    font-family: 'MicrosoftYaHei';
    padding: 0;
    margin: 0;
    min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

header {
    width: 100%;
    padding-left: 60px;
    height: 100px;
    font-size: 0;
    position: relative;
}

header .logo {
    line-height: 100px;
    float: left;
}

header .logo img {
    vertical-align: middle;
}

header .nav-toolbar {
    display: inline-block;
    padding-left: 200px;
}

header .nav-list {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 0;
    letter-spacing: 0;
}

header .nav-list a.active {
    color: #f10606;
}

header .nav-list>li {
    float: left;
    margin-left: 70px;
    position: relative;
}

header .head-category-child {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 140px;
    margin-left: -70px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    display: none;
    overflow: hidden;
}

header .border-top {
    position: absolute;
    top: -48px;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #f10606;
    /*margin-left: -15px;*/
    padding: 0;
    z-index: 0;
    transition: top 300ms;
}

header .head-category-child>li {
    line-height: 50px;
    position: relative;
}

header .head-category-child>li:hover>a {
    color: #fff !important;
    /*background-color: #f10606;*/
}

header .head-category-child>li>a {
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #1f1c1c;
    text-decoration: none;
    width: 100%;
    vertical-align: middle;
    transition: color 300ms;
}

header .nav-list>li>a {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    line-height: 100px;
    letter-spacing: 0;
    color: #1f1c1c;
    text-decoration: none;
    text-align: center;
}

header .nav-list>li:hover>a {
    color: #f10606;
}

header .btns {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}

header .btns>a {
    float: left;
    width: 100px;
    height: 100px;
    font-size: 0;
}

#menuBtn {
    float: left;
    width: 100px;
    height: 100px;
    font-size: 0;
}

header .btns>a {
    background-color: #f2f2f2;
}

header .btns .menu-btn {
    background-color: #f10606;
}

header .search-input {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    margin: 0;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.3);
    width: 300px;
    text-align: center;
    font-size: 0;
}

header .search-input>a {
    vertical-align: middle;
    cursor: pointer;
    /*float: left;*/
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #f10606;
    color: #fff;
    border: 0;
    font-size: 16px;
    border-radius: 50%;
    text-decoration: none;
}

header .search-input>input {
    display: inline-block;
    width: 200px;
    height: 50px;
    font-size: 16px;
    vertical-align: middle;
    padding: 0 5px;
    outline: none;
}

header .search-input>button {
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #f10606;
    color: #fff;
    border: 0;
    font-size: 16px;
}

.hide {
    display: none !important;
}

header .menu-list {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
    margin: 0;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.3);
}

header .menu-list>li {
    width: 300px;
    text-align: left;
    padding-left: 100px;
}

header .menu-list>li a {
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

header .menu-list>li a:hover {
    color: #f10606;
}

footer .about-info {
    width: 100%;
    background-color: #ffffff;
    border-top: 1px solid #ddd;
}

footer .about-info>div {
    min-height: 365px;
    overflow: hidden;
}

footer .container {
    width: 83.33333333%;
    margin: 0 160px;
}

footer .contact-information {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #53240a;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 20px;
}

footer .contact-information>i {
    display: inline-block;
    background-size: 100%;
    width: 31px;
    height: 31px;
    background-image: url('../images/call.png');
    vertical-align: middle;
}

footer .contact-information>span {
    vertical-align: middle;
}

footer .about-address>p {
    margin: 0;
}

footer .about-address>p:first-child {
    font-size: 12px;
}

footer .about-address>p:last-child {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
}

footer .info-card {
    margin-top: 70px;
    float: left;
}

footer .info-list {
    float: right;
    margin-top: 70px;
}

footer .info-list-items {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 20px;
}

footer .info-list-items>li {
    margin-bottom: 20px;
}

footer .info-list-items a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    text-decoration: none;
}

footer .info-list-item-title>a {
    font-size: 18px;
    margin-bottom: 38px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #1f1c1c;
}

footer .follow-us {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .follow-us a {
    text-decoration: none;
}

footer .follow-us>li:nth-child(2) {
    margin-top: 33px;
    margin-bottom: 20px;
}

footer .follow-us>li:nth-child(2)>a {
    font-size: 0;
    margin-right: 5px;
}

footer .follow-qrcode {
    margin-top: 25px;
}
footer .follow-qrcode>div {
    margin-left: 5px;
}

footer .friendship-links {
    width: 83.33333333%;
    height: 95px;
    line-height: 95px;
    margin: 0 auto;
    border-top: 1px solid #ddd;
}

footer .friendship-links>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

footer .friendship-links>ul>li {
    letter-spacing: 0;
    display: inline-block;
    font-size: 0;
}

footer .friendship-links>ul>li>span {
    font-size: 14px;
    color: #666;
}

footer .friendship-links>ul>li:not(:last-child)::after {
    content: '|';
    font-size: 14px;
    color: #666;
    position: relative;
    left: 1px;
}

footer .friendship-links>ul>li:first-child::after {
    font-size: 0;
}

footer .friendship-links>ul a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
}

footer .friendship-links>p {
    float: right;
    margin: 0;
}

footer .friendship-links a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    text-decoration: none;
}

.txt-center {
    text-align: center;
}

.static-banner {
    width: 100%;
    height: 580px;
    position: relative;
}

.static-banner>img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.static-banner>p {
    position: absolute;
    padding-left: 240px;
    width: 100%;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    /*line-height: 42px;*/
    letter-spacing: 0px;
    color: #1f1c1c;
    top: 175px;
    margin: 0;
    text-align: center;
    opacity: 0.67;
}

.static-banner>h1 {
    position: absolute;
    padding-left: 240px;
    width: 100%;
    top: 229px;
    margin: 0;
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    /*line-height: 42px;*/
    letter-spacing: 0px;
    color: #1f1c1c;
    text-align: center;
    /*width: 83.33333333%;*/
    /*margin: 0 auto;*/
}

.banner-toolbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 62px;
    z-index: 999;
    background-color: #6e3a3a;
    transition: all 300ms;
}

.fixed-position {
    height: 62px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.banner-toolbar .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 62px;
    background: #ef0e0c;
    z-index: 0;
    transition: left 300ms;
}

.banner-toolbar>ul {
    overflow: hidden;
    margin: 0 240px;
    padding: 0;
    position: relative;
}

.banner-toolbar>ul>li {
    float: left;
    position: relative;
}

.banner-toolbar>ul>li a {
    display: block;
    text-align: center;
    width: 120px;
    line-height: 62px;
    height: 62px;
    font-size: 16px;
    color: #f2f2f2;
    text-decoration: none;
}

.banner-toolbar a.active {
    background-color: #f20606;
}

.page-card {
    width: 100%;
}

.page-card-container {
    margin: 0 240px;
    overflow: hidden;
}

.card-title {
    margin-top: 90px;
    margin-bottom: 80px;
}

.card-title>h2 {
    margin: 0;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #000000;
}

.card-title>p {
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #999999;
}

.card-lists {
    /*width: 100%;*/
    overflow: hidden;
}

a.link {
    display: block;
    text-decoration: none;
}

a.link:hover {
    text-decoration: none;
}

.product-card {
    background: #f2f2f4;
}

.product-card>div>div>h2 {
    font-size: 42px;
    color: #000;
}

.product-card>div>div>p {
    margin-top: 30px;
    font-size: 16px;
    color: #666;
    line-height: 20px;
}

.product-items {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 100px;
}

.product-items>li {
    float: left;
    width: 24%;
    background-color: #fff;
    margin-right: 1%;
    margin-bottom: 1%;
    overflow: hidden;
}

.product-items>li>a {
    text-decoration: none;
}

.product-items>li>a>div {
    width: 100%;
    height: 314px;
    position: relative;
    overflow: hidden;
}

.product-items>li>a>div>img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-items>li>a>p {
    text-align: center;
    height: 60px;
    line-height: 60px;
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    border-top: 1px solid #f0f0f0;
}

.crumbs {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.crumbs>li {
    float: left;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    font-size: 14px;
}

.crumbs>li>a {
    text-decoration: none;
    font-size: 14px;
    color: #707070;
}

.crumbs>li>span {
    margin: 0 5px;
    color: #707070;
}

.relative {
    position: relative;
}

.color-ff {
    color: #fff !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.background {
    width: 100%;
    height: 580px;
    position: relative;
}

.background>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.background>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.background>div>p {
    margin-top: 178px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1f1c1c;
    opacity: 0.67;
}

.background>div>h1 {
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1f1c1c;
    margin-top: 30px;
}

.icon {
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center;
}

.search {
    background-image: url('../images/search.png');
}

.menu {
    background-image: url('../images/menu.png');
}

.wechat {
    background-image: url('../images/wechat.png');
    display: inline-block;
    background-size: 100%;
    width: 40px;
    height: 40px;
}

.qq {
    background-image: url('../images/qq.png');
    display: inline-block;
    background-size: 100%;
    width: 40px;
    height: 40px;
}

.weibo {
    background-image: url('../images/weibo.png');
    display: inline-block;
    background-size: 100%;
    width: 40px;
    height: 40px;
}

.play-circle {
    display: inline-block;
    width: 107px;
    height: 106px;
    background-size: 100%;
    background-image: url('../images/play.png');
}

.inline-block {
    display: inline-block;
}

.play {
    width: 107px;
    height: 106px;
    background-size: 100%;
    background-image: url('../images/play.png');
}

.phone {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background-image: url('../images/phone.png');
}

.fax {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background-image: url('../images/fax.png');
}

.email {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background-image: url('../images/email.png');
}

.ie {
    width: 24px;
    height: 24px;
    background-size: 90%;
    background-image: url('../images/IE.png');
}

.adress {
    width: 24px;
    height: 24px;
    background-size: 90%;
    background-image: url('../images/adress.png');
}

.arrow-left {
    background-size: 100%;
    background-image: url('../images/direction-left.png');
}

.arrow-right {
    background-size: 100%;
    background-image: url('../images/direction-right.png');
}

@media screen and (max-width: 1800px) {
    header .nav-toolbar {
        padding-left: 60px;
    }
}
@media screen and (max-width: 1600px) {
    header .nav-toolbar {
        padding-left: 30px;
    }
}

a.flaunt:hover {
    color: #f10606;
}

.cursor-txt {
    cursor: default;
}

.load-more {
    width: 100%;
    line-height: 80px;
    text-align: center;
    color: #ccc;
}

.load-more>a {
    font-size: 16px;
    color: #4d4d4d;
    text-decoration: none;
    border: 0;
    color: #4d4d4d;
    outline: none;
    transition: all 300ms;
}

.load-more>a:hover {
    color: #ef0e0c;
}

.data-item {
    display: none;
}


/*@media (min-width: 1920px) {*/


/*.page-card-container {*/


/*margin: 0 240px;*/


/*}*/


/*}*/


/*0.125*/

@media (max-width: 1680px) {
    /*.category-body {*/
    /*padding-left: 210px;*/
    /*}*/
    .page-card-container,
    .banner-toolbar>ul {
        margin: 0 210px;
    }
    footer .info-list {
        margin-bottom: 50px;
    }
}


/*0.25*/

@media (max-width: 1500px) {
    /*.category-body {*/
    /*padding-left: 180px;*/
    /*}*/
    .page-card-container,
    .banner-toolbar>ul {
        margin: 0 180px;
    }
    footer .info-list {
        margin-bottom: 50px;
    }
    header .nav-list>li {
        float: left;
        margin-left: 50px;
        position: relative;
    }
}


/*>=1280的设备*/


/*0.289*/

@media (max-width: 1366px) {
    /*.category-body {*/
    /*padding-left: 100px;*/
    /*}*/
    .page-card-container,
    .banner-toolbar>ul {
        margin: 0 100px;
    }
    footer .info-list {
        margin-bottom: 50px;
    }
    header .nav-list>li {
        float: left;
        margin-left: 40px;
        position: relative;
    }
}


/*>=1100的设备*/

@media (max-width: 1280px) {
    .page-card-container,
    .banner-toolbar>ul {
        margin: 0 80px;
    }
    header .nav-list>li {
        float: left;
        margin-left: 30px;
        position: relative;
    }
    footer .info-list-items {
        margin-right: 20px;
    }
    footer .info-list {
        margin-bottom: 50px;
    }
}

@media (max-width: 1366px) {
    .info-card {
        margin-top: 70px;
        margin-right: 0px !important;
        float: left;
    }
    .info-list-items {
        margin-right: 15px !important;
    }
}